* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
		font-size:12px; 
		font-family: tahoma, verdana, arial;
		color: #333333;
	background: #ffffff url(images/back_new_new.jpg) repeat-x 0 0;

	
}
a {
	text-decoration: none;
	color: #464646;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 10 5px 10px;
	margin-right:30px;
}
.aligncenter {

	text-align: center;
}
.hidden {
	display: none;
}


#wrapper {
	width: 900px;
	margin: auto auto;
	text-align: left;	
}


/** END wrapper **/

/** BEGIN header **/
#header {
	height: 178px;
	overflow: hidden;
	
}
	#header ol {
		list-style-type: none;
		height: 25px;
		padding-top: 10px;
	}
		#header ol li {
			float: left;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 0 14px 0 15px;
			border-left: 1px solid #464646;
		}
		#header ol li a {
			color: #FFF;
			font-weight:bold;
		}
		#header ol li.f {
			padding-left: 0;
			border-left: 0;
		}
	#header h1 {
		
		
		padding: 10px 5px 15px;
	}
	
	#header .ad {
		float: right;
		width: 406px; height: 100px;
		margin-top:20px;
		
	}
	#header .adleft
	{
		float:left;
		padding: 0px 0px 0px 0px;
		
		margin-top:20px;
		margin-left:5px;
		width:450px; height: 150px;
	
			
			
	}
	

#content {
	width: 900px;
	float: left;
	padding: 15px 0 20px 10px;
margin: auto auto;
	border: 3px solid #E9E5D7;
	border-top:none;border-bottom:none;
}
	#content .first {width: 890px; }
		#content .first .post h2 {
			font-size: 2em;
		}
		#content .first .post .details2 {
			clear: both;
			height: 20px;
			padding-top: 10px;
			border-top: 1px solid #AEAEAE;
			font-family: Georgia;
			color: #AEAEAE;
		}
		#content .first .post .details2 a {
			color: #AEAEAE;
		}
		#content .first .post .details2 a:hover {
			color: #464646;
		}
	#content .l { float: left; }
		#content .division {
		
		width: 500px;
	}
	#content .r { float: right; }
		#content .division .post img {
			float: left;
			margin: 2px 10px 5px 0;
			width: 100px;
		}
	#content .post {
		
		border: 0px solid #D9D4C5;
		margin-bottom: 16px;
		padding: 10px;
		

	}
		#content .post h2 {
			
			
			font-family: Arial, Sans-Serif;
			font-size: 1.4em;
			margin-bottom: 5px;
			color: #777;
			
			
			
		}
			#content .post h2 a {
				color: #676042;
			}
			#content .post h2 a:hover {
				color: #464646;
			}
		#content .post .details {
			font-family: Georgia;
			color: #AEAEAE;
			margin-bottom: 15px;
		}
			#content .post .details a {
				color: #AEAEAE;
			}
			#content .post .details a:hover {
				color: #464646;
			}
		#content .post h3, h4, h5, h6 {
			margin-bottom: 5px;
			font-size: 1.5em;
			font-family: Georgia;
			font-weight: normal;
		}
		#content .post p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		 #content .post ul {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		
		#content .post li {
			line-height: 1.4em;
			padding: 2px 0;
		}

#sidebar {
	width: 250px;
	float: right;
	margin: 15px 40px 20px 0;
	background-color:#DDDDDD;
	border: 3px solid #D9D4C5;
	/**BCBCBC**/
}
	
	
	#sidebar h2 {
		font: bold 1.3em Arial, Arial, Sans-Serif; 
    background: #CDCDCD ;
	height: 18px;
	padding: 3px;
	color: #777;
	}
	
	

	#sidebar ul {
		list-style-type: none;
		padding: 5px 10px 10px;
		background: url(images/horizontal.gif) repeat-x bottom left;
	}
		#sidebar ul li {
			padding: 4px 0;
			line-height: 1.8em;
		}
		#sidebar ul li a {
			color: #4A6C8F;
		}
		#sidebar ul li a:hover {
			font-weight:bold;
			color: #10385D;
		}
	
		 #sidebar ul li strong {
			font-weight:bold;
		}
	
	
	
	
	
#footer {
	clear: both;
	background: url(images/titleback2.gif) repeat-x ;
	color: #676042;
	padding: 10px 0 20px;
}
	#footer p {
		width: 900px;
		margin: auto auto;
		text-align: left;
		line-height: 2em;
	}
	#footer a {
		color: #676042;
	}
/** END footer **/

h2.title {
	font-size: 0.9em;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.